home *** CD-ROM | disk | FTP | other *** search
/ PC Administrator / spravce.iso / ToolsPackage / CopyAndTrim / _Program info.txt < prev    next >
Encoding:
Text File  |  2002-06-21  |  2.0 KB  |  64 lines

  1. Name/Version: Copy&Trim v1.2.01
  2. 1st Release : 16.10.2000
  3. Last Update : 21.06.2002
  4.  
  5. Short Description
  6. Cuts spaces and tabs before and behind each
  7. clipboard included line, specially useful if
  8. something was copied from a website into the
  9. clipboard.
  10.  
  11. Reason for the Development
  12. It is often required to copy informations or source
  13. code from websites to store it in ascii format. But
  14. the output is mostly terrible because there are
  15. hundrets of tabs and spaces included. This application
  16. will not only offer a readable text but will also
  17. reduce the text size.
  18.  
  19. Appearance
  20. Language ..........: English
  21. User Interface/Form: Yes
  22. Input  by Interface: Supported
  23. Input  by Command$ : No
  24. Input  by Clipboard: Yes (main option)
  25. Input  by Drag&Drop: No
  26. Input, Other ......: No
  27. Output by Interface: Yes
  28. Output to Clipboard: Yes
  29. Output by Drag&Drop: No
  30. Output, Other .....: No
  31.  
  32. More Requirements
  33. No
  34.  
  35. Instructions
  36. 1. Copy a text area from a website into the clipboard.
  37. 2. Click "Get from Clip" > "Trim all Lines" > "Write to Clip".
  38. 3. Then paste the text into any other Windows application.
  39.  
  40. This procedure can be automized. Open the pref.dat file with an
  41. editor. Set getclip, trim and setclip to "1" (maybe exit too).
  42.  
  43. Copy&Trim is also able to generate flow text if needed.
  44.  
  45. {End of instructions}
  46.  
  47. Limitations
  48. Error message if document too large.
  49.  
  50. Future Planning
  51. Maybe drag & drop.
  52. Maybe save option.
  53.  
  54. Updates
  55. 1.0    16.10.00 > New: First Release
  56. 1.2.00 26.10.00 > New: flow text function can be limited to a selected part
  57.                 - Imp: Shortcuts for all buttons, button names enlarged
  58.                 > New: window and textarea enlarged
  59.                 > New: window can be horizontal enlarged
  60.                 > New: Font button to select textarea font
  61.                 - Imp: the purpose of Copy&Trim is displayed in text area after start
  62. same   13.02.01 - Imp: Recompiled for size reduction
  63. 1.2.01 21.06.02 - Cor: Sometimes error msg at auto clip check fixed
  64.